Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > class > singleton^2
Next classsubclass    Upclass    Previous classrole^2   

singleton^2 comparison table
Subject is a kind of is a subtopic of has definition
classprogramming language construct9.2 - Principles Leading to Good DesignA software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances
singleton^2class6.5 - The Singleton PatternA class for which only one instance should exist

Next classsubclass    Upclass    Previous classrole^2